home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2000 January / Onto0100.iso / pc / Browser / Web-Fix / Web-Fix Installer.exe / Main / Controls.k < prev    next >
Encoding:
Text File  |  1999-09-08  |  12.3 KB  |  451 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000144,$000000DA,$0000028F,$000001EF,$00000000,$FFFFFED5,$00000000,$00000000};
  6.         LayoutWindow is {$00000143,$0000002A,$000002B1,$00000086,$00000000,$0000001D,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 60; 
  12.     
  13.     
  14.     Elements is [
  15.         oEMSU_Back2,
  16.         oRaumname3,
  17.         oGoWeb_WF4,
  18.         oGoWeb_Member_BG5,
  19.         oExit7,
  20.         oEMSUButtons14
  21.     ];
  22.     Events is [
  23.         cOnscreenEvent
  24.         with Flags is $00000004; 
  25.             Commands is [
  26.                 cKR_ScriptCommand
  27.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  28.                     Commands is [
  29.                         cKR_ScriptParameter
  30.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  31.                         cKR_ScriptParameter
  32.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  33.                         cKR_ScriptParameter
  34.                         with ParameterIsCookie is false; ParameterValue is "GotoEingang"; end,
  35.                         cKR_ScriptResult
  36.                         with ResultComment is ""; end
  37.                     ];
  38.                 end
  39.             ];
  40.         end
  41.     ];
  42. end;
  43.  
  44. object oEMSU_Back2 is cImage
  45. with 
  46.     Flags is $00000014; 
  47.     Name is "EMSU_Back"; 
  48.     Enabled is false; 
  49.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  50.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  51.     
  52.     URL is "../GUI/Special%20800/EMSU_Back.pic"; 
  53.     
  54.     
  55. end;
  56.  
  57. object oRaumname3 is cField
  58. with 
  59.     Flags is $00000010; 
  60.     release Editor:
  61.         IOWindow is {$00000156,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  62.     end;
  63.     Name is "Raumname"; 
  64.     Enabled is false; Clipping is true; 
  65.     X is 300; Y is 4; 
  66.     Width is 260; Height is 14; 
  67.     
  68.     Editable is false; 
  69.     FontSize is 10; Bold is true; FontName is "Helvetica"; 
  70.     Alignment is 1; FontRed is 220; FontGreen is 220; FontBlue is 220; 
  71.     
  72.     
  73. end;
  74.  
  75. object oGoWeb_WF4 is cWF_Image
  76. with 
  77.     Flags is $00000010; 
  78.     Name is "GoWeb_WF"; 
  79.     Shown is false; 
  80.     X is 4; Y is 5; 
  81.     
  82.     
  83.     URL is "../GUI/Controls/L1/GoWeb_WF.pic"; 
  84.     
  85.     
  86.     Behavior is oKR_SimpleHighlight; 
  87.     HelpTextID is 201; HelpURL is "./functions.htm#home"; 
  88.     Events is [
  89.         cMouseUpEvent
  90.         with Flags is $00000004; Flag is true; 
  91.             Commands is [
  92.                 cKR_ScriptCommand
  93.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  94.                     Commands is [
  95.                         cKR_ScriptParameter
  96.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  97.                         cKR_ScriptParameter
  98.                         with ParameterIsCookie is false; ParameterValue is "OnlineManager"; end,
  99.                         cKR_ScriptParameter
  100.                         with ParameterIsCookie is false; ParameterValue is "GoWF"; end,
  101.                         cKR_ScriptResult
  102.                         with ResultComment is ""; end
  103.                     ];
  104.                 end
  105.             ];
  106.         end
  107.     ];
  108. end;
  109.  
  110. object oGoWeb_Member_BG5 is cImage
  111. with 
  112.     Flags is $00000104; 
  113.     Name is "GoWeb_Member_BG"; 
  114.     Enabled is false; Shown is false; 
  115.     AdjustX is AlignToLeft; AdjustY is AlignToTop; 
  116.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  117.     
  118.     URL is "../GUI/Controls/GoWeb_Member_BG.pic"; 
  119.     
  120.     
  121.     Elements is [
  122.         oButton6
  123.     ];
  124. end;
  125.  
  126. object oButton6 is cWF_Image
  127. with 
  128.     Flags is $00000050; 
  129.     Name is "Button"; 
  130.     Shown is false; 
  131.     X is 5; Y is 3; 
  132.     
  133.     
  134.     URL is "../GUI/Controls/GoWeb_Member.pic"; 
  135.     
  136.     
  137.     Behavior is oKR_SimpleHighlight; 
  138.     HelpTextID is 200; HelpURL is "./functions.htm#member"; 
  139.     Events is [
  140.         cMouseUpEvent
  141.         with Flags is $00000004; Flag is true; 
  142.             Commands is [
  143.                 cKR_ScriptCommand
  144.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  145.                     Commands is [
  146.                         cKR_ScriptParameter
  147.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  148.                         cKR_ScriptParameter
  149.                         with ParameterIsCookie is false; ParameterValue is "OnlineManager"; end,
  150.                         cKR_ScriptParameter
  151.                         with ParameterIsCookie is false; ParameterValue is "GoWF"; end,
  152.                         cKR_ScriptResult
  153.                         with ResultComment is ""; end
  154.                     ];
  155.                 end
  156.             ];
  157.         end
  158.     ];
  159. end;
  160.  
  161. object oExit7 is cWF_Image
  162. with 
  163.     Flags is $00000050; 
  164.     Name is "Exit"; 
  165.     Shown is false; 
  166.     X is 723; Y is 2; 
  167.     
  168.     
  169.     URL is "../GUI/Controls/L1/Exit.pic"; 
  170.     
  171.     
  172.     Behavior is oKR_SimpleHighlight; 
  173.     HelpTextID is 5024; HelpURL is "./functions.htm#quit"; 
  174.     Events is [
  175.         cMouseUpEvent
  176.         with Flags is $00000004; Flag is true; 
  177.             Commands is [
  178.                 cKR_ScriptCommand
  179.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  180.                     Commands is [
  181.                         cKR_ScriptParameter
  182.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  183.                         cKR_ScriptParameter
  184.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  185.                         cKR_ScriptParameter
  186.                         with ParameterIsCookie is false; ParameterValue is "PrepareQuit"; end,
  187.                         cKR_ScriptResult
  188.                         with ResultComment is ""; end
  189.                     ];
  190.                 end,
  191.                 cQuickTimeEffectCommand
  192.                 with Description is "\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$01\$06sean\$00\$00\$00\$01\$00\$00\$00\$08\$00\$00\$00\$00\$00\$00\$00\$18what\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00smp2\$00\$00\$00Hpcnt\$00\$00\$00\$01\$00\$00\$00\$02\$00\$00\$00\$00\$00\$00\$00\$18twnt\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$03\$00\$00\$00\$1Cdata\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$18wpID\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00w\$00\$00\$00\$18hori\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$01\$00\$00\$00\$18vert\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$01\$00\$00\$00\$18widt\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$1Abclr\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$18soft\$00\$00\$00\$01\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00\$00"; Duration is 60; WrongWay is true; end,
  193.                 cBrowseCommand
  194.                 with All is true; URL is "Quit.k"; end
  195.             ];
  196.         end
  197.     ];
  198. end;
  199.  
  200. object oEMSUButtons14 is cBox
  201. with 
  202.     Flags is $00000104; 
  203.     Name is "EMSUButtons"; 
  204.     Enabled is false; 
  205.     
  206.     
  207.     
  208.     
  209.     Elements is [
  210.         oArrow_left8,
  211.         oButton_E9,
  212.         oButton_M10,
  213.         oButton_S11,
  214.         oButton_U12,
  215.         oArrow_right13
  216.     ];
  217. end;
  218.  
  219. object oArrow_left8 is cWF_Image
  220. with 
  221.     Flags is $00000010; 
  222.     Name is "Arrow_left"; 
  223.     Enabled is false; Shown is false; 
  224.     X is 303; Y is 25; 
  225.     Height is 27; AdjustHeight is GetHeight; 
  226.     
  227.     URL is "../GUI/Controls/Arrow_left.pic"; 
  228.     
  229.     Kind is DrawFlipbook; RowCount is 2; 
  230.     Behavior is oKR_FlipButton_HP; 
  231.     HelpTextID is 5025; HelpURL is "./functions.htm#changeroom"; 
  232.     Events is [
  233.         cMouseUpEvent
  234.         with 
  235.             Commands is [
  236.                 cKR_ScriptCommand
  237.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  238.                     Commands is [
  239.                         cKR_ScriptParameter
  240.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  241.                         cKR_ScriptParameter
  242.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  243.                         cKR_ScriptParameter
  244.                         with ParameterIsCookie is false; ParameterValue is "GotoPrevRoom"; end,
  245.                         cKR_ScriptResult
  246.                         with ResultComment is ""; end
  247.                     ];
  248.                 end
  249.             ];
  250.         end
  251.     ];
  252. end;
  253.  
  254. object oButton_E9 is cWF_Image
  255. with 
  256.     Flags is $00000150; 
  257.     Name is "Button_E"; 
  258.     Enabled is false; 
  259.     X is 337; Y is 24; 
  260.     Height is 30; AdjustHeight is GetHeight; 
  261.     
  262.     URL is "../GUI/Controls/Button_E.pic"; 
  263.     
  264.     Kind is DrawFlipbook; RowCount is 2; CellIndex is 2; 
  265.     Behavior is oKR_FlipChoice_HP; 
  266.     HelpTextID is 5027; HelpURL is "./eingang.htm"; 
  267.     Events is [
  268.         cTokenEvent
  269.         with Flags is $00000004; MessageData is "Choice On"; 
  270.             Commands is [
  271.                 cEnableCommand
  272.                 with Flags is $00000004; Target is oArrow_left8; Mode is Clear; end,
  273.                 cSetFlipbookCommand
  274.                 with Target is oArrow_left8; end,
  275.                 cShowCommand
  276.                 with Target is oArrow_left8; Mode is Clear; end,
  277.                 cEnableCommand
  278.                 with Flags is $00000004; Target is oArrow_right13; end,
  279.                 cKR_ScriptCommand
  280.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  281.                     Commands is [
  282.                         cKR_ScriptParameter
  283.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  284.                         cKR_ScriptParameter
  285.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  286.                         cKR_ScriptParameter
  287.                         with ParameterIsCookie is false; ParameterValue is "GotoEingang"; end,
  288.                         cKR_ScriptResult
  289.                         with ResultComment is ""; end
  290.                     ];
  291.                 end
  292.             ];
  293.         end
  294.     ];
  295. end;
  296.  
  297. object oButton_M10 is cWF_Image
  298. with 
  299.     Flags is $00000150; 
  300.     Name is "Button_M"; 
  301.     Shown is false; 
  302.     X is 385; Y is 24; 
  303.     Height is 30; AdjustHeight is GetHeight; 
  304.     
  305.     URL is "../GUI/Controls/Button_M.pic"; 
  306.     
  307.     Kind is DrawFlipbook; RowCount is 2; 
  308.     Behavior is oKR_FlipChoice_HP; 
  309.     HelpTextID is 5028; HelpURL is "./montage.htm"; 
  310.     Events is [
  311.         cTokenEvent
  312.         with Flags is $00000004; MessageData is "Choice On"; 
  313.             Commands is [
  314.                 cEnableCommand
  315.                 with Flags is $00000004; Target is oArrow_left8; end,
  316.                 cEnableCommand
  317.                 with Flags is $00000004; Target is oArrow_right13; end,
  318.                 cKR_ScriptCommand
  319.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  320.                     Commands is [
  321.                         cKR_ScriptParameter
  322.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  323.                         cKR_ScriptParameter
  324.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  325.                         cKR_ScriptParameter
  326.                         with ParameterIsCookie is false; ParameterValue is "GotoMontage"; end,
  327.                         cKR_ScriptResult
  328.                         with ResultComment is ""; end
  329.                     ];
  330.                 end
  331.             ];
  332.         end
  333.     ];
  334. end;
  335.  
  336. object oButton_S11 is cWF_Image
  337. with 
  338.     Flags is $00000150; 
  339.     Name is "Button_S"; 
  340.     Shown is false; 
  341.     X is 437; Y is 24; 
  342.     Height is 30; AdjustHeight is GetHeight; 
  343.     
  344.     URL is "../GUI/Controls/Button_S.pic"; 
  345.     
  346.     Kind is DrawFlipbook; RowCount is 2; 
  347.     Behavior is oKR_FlipChoice_HP; 
  348.     HelpTextID is 5029; HelpURL is "./struktur.htm"; 
  349.     Events is [
  350.         cTokenEvent
  351.         with Flags is $00000004; MessageData is "Choice On"; 
  352.             Commands is [
  353.                 cEnableCommand
  354.                 with Flags is $00000004; Target is oArrow_left8; end,
  355.                 cEnableCommand
  356.                 with Flags is $00000004; Target is oArrow_right13; end,
  357.                 cKR_ScriptCommand
  358.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  359.                     Commands is [
  360.                         cKR_ScriptParameter
  361.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  362.                         cKR_ScriptParameter
  363.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  364.                         cKR_ScriptParameter
  365.                         with ParameterIsCookie is false; ParameterValue is "GotoStruktur"; end,
  366.                         cKR_ScriptResult
  367.                         with ResultComment is ""; end
  368.                     ];
  369.                 end
  370.             ];
  371.         end
  372.     ];
  373. end;
  374.  
  375. object oButton_U12 is cWF_Image
  376. with 
  377.     Flags is $00000150; 
  378.     Name is "Button_U"; 
  379.     Shown is false; 
  380.     X is 488; Y is 24; 
  381.     Height is 30; AdjustHeight is GetHeight; 
  382.     
  383.     URL is "../GUI/Controls/Button_U.pic"; 
  384.     
  385.     Kind is DrawFlipbook; RowCount is 2; 
  386.     Behavior is oKR_FlipChoice_HP; 
  387.     HelpTextID is 5030; HelpURL is "./upload.htm"; 
  388.     Events is [
  389.         cTokenEvent
  390.         with Flags is $00000004; MessageData is "Choice On"; 
  391.             Commands is [
  392.                 cEnableCommand
  393.                 with Flags is $00000004; Target is oArrow_left8; end,
  394.                 cEnableCommand
  395.                 with Flags is $00000004; Target is oArrow_right13; Mode is Clear; end,
  396.                 cSetFlipbookCommand
  397.                 with Target is oArrow_right13; end,
  398.                 cShowCommand
  399.                 with Target is oArrow_right13; Mode is Clear; end,
  400.                 cKR_ScriptCommand
  401.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  402.                     Commands is [
  403.                         cKR_ScriptParameter
  404.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  405.                         cKR_ScriptParameter
  406.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  407.                         cKR_ScriptParameter
  408.                         with ParameterIsCookie is false; ParameterValue is "GotoUpload"; end,
  409.                         cKR_ScriptResult
  410.                         with ResultComment is ""; end
  411.                     ];
  412.                 end
  413.             ];
  414.         end
  415.     ];
  416. end;
  417.  
  418. object oArrow_right13 is cWF_Image
  419. with 
  420.     Flags is $00000010; 
  421.     Name is "Arrow_right"; 
  422.     Shown is false; 
  423.     X is 527; Y is 25; 
  424.     Height is 25; AdjustHeight is GetHeight; 
  425.     
  426.     URL is "../GUI/Controls/Arrow_right.pic"; 
  427.     
  428.     Kind is DrawFlipbook; RowCount is 2; 
  429.     Behavior is oKR_FlipButton_HP; 
  430.     HelpTextID is 5026; HelpURL is "./functions.htm#changeroom"; 
  431.     Events is [
  432.         cMouseUpEvent
  433.         with 
  434.             Commands is [
  435.                 cKR_ScriptCommand
  436.                 with ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  437.                     Commands is [
  438.                         cKR_ScriptParameter
  439.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  440.                         cKR_ScriptParameter
  441.                         with ParameterIsCookie is false; ParameterValue is "RoomManager"; end,
  442.                         cKR_ScriptParameter
  443.                         with ParameterIsCookie is false; ParameterValue is "GotoNextRoom"; end,
  444.                         cKR_ScriptResult
  445.                         with ResultComment is ""; end
  446.                     ];
  447.                 end
  448.             ];
  449.         end
  450.     ];
  451. end;